#whatsapp-icon { 						
      z-index: 1000;
      right: 40px;
      position: fixed;
      display: block;
      bottom: 40px;
      width: 120px;				    
  }

.text-danger {
  color: #e90303;
}

.text-success {
  color: #309203;
}

.form-select{
    display: block;
    border: 1px solid #ccc;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.40rem;    
}

.form-web {
  font-weight: 500;
  color: #000;
  margin-bottom: 0.2rem;
}

